PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / setStructureTree Method
The root of the document structure tree.
In This Topic
    setStructureTree Method
    In This Topic
    Sets the document structure tree.
    Syntax
    public void setStructureTree( 
       PDFStructureTree structureTree
    )

    Parameters

    structureTree
    The root of the document structure tree.
    See Also